DoubleNIProviderIMathDoubleNGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IMath<DoubleN> IProvider<IMath<DoubleN>>.GetInstance()
Private Function GetInstance As IMath(Of DoubleN)
Implements IProvider(Of IMath(Of DoubleN)).GetInstance
private:
virtual IMath<DoubleN>^ GetInstance() sealed = IProvider<IMath<DoubleN>^>::GetInstance
private abstract GetInstance : unit -> IMath<DoubleN>
private override GetInstance : unit -> IMath<DoubleN>
IMathDoubleNAn instance of
T.
IProviderTGetInstance